Change xenbus_dev interface from ioctl to read/write.
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Mon, 12 Sep 2005 21:12:16 +0000 (21:12 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Mon, 12 Sep 2005 21:12:16 +0000 (21:12 +0000)
commit493519fd231c627f3356107ba0f819870090b180
tree97c2196535440836f3322ada09cd099fb3a185f0
parent849d58c0c23c41b275f4db7acb2a78779ae368c6
Change xenbus_dev interface from ioctl to read/write.
Check boundaries so we can recover if userspace dies.
Also simplifies libxenstore.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
.hgignore
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_dev.c
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_xs.c
linux-2.6-xen-sparse/include/asm-xen/linux-public/xenbus_dev.h [deleted file]
tools/xenstore/Makefile
tools/xenstore/xs.c